You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Find Method > Vector.Find Method ([In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Find Method ([In] TCplx)

Compare complex value X with all calling object elements.

Syntax
C#
Visual Basic
public int Find([In] TCplx X);

the Index of last matched element.

If no matching elements are found, the result is -1. An exception is raised if calling object Complex property is false.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!